| 1. | Source browser intermediate file 源浏览器中间文件。 |
| 2. | Reduce intermediate files 减少中间文件 |
| 3. | To perform a clean build , which will first delete all object and intermediate files 执行干净生成,这将首先删除所有对象和中间文件; |
| 4. | Path to the directory specified for intermediate files relative to the project directory 为中间文件指定的相对于项目目录的目录路径。 |
| 5. | With which to manage and store references to intermediate files generated during compilation ,用它管理并存储对编译期间生成的中间文件的引用。 |
| 6. | Or the output window section of the build log buildlog . htm in the intermediate files directory 或生成日志(中间文件目录下的buildlog . htm )的“输出窗口”部分的内容。 |
| 7. | Those intermediate files not only create unnecessary overhead but also are prone to disk and filesystem errors 那些中间文件不仅造成了不必要的开销还容易导致磁盘和文件系统错误。 |
| 8. | Implementers when managing a list of compiler - generated intermediate files , which are sometimes deleted after use 实施者在管理编译器生成的中间文件(这些文件有时会在使用后被删除)列表时会用到它。 |
| 9. | Because this approach works only for unix and cannot get rid of all intermediate files , i did not use it in the example programs 因为这个方法只适用于unix ,并且无法除去所有中间文件,所以我在示例程序中没有使用它。 |
| 10. | In unix linux systems , we can use pipes to connect the input and output of different programs and partly eliminate the need for intermediate files 在unix / linux系统中,可以使用管道连接不同程序的输入和输出,并且部分消除对中间文件的需要。 |